home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 041a / xfeel11b.zip / XFEEL.PR < prev    next >
Text File  |  1993-02-12  |  217b  |  15 lines

  1. #system os2 exe
  2. #model mthread
  3. #set pm_api="on"
  4.  
  5. #compile xfeel.c
  6. #link xfeel.exe
  7.  
  8. #system os2 dll
  9. #model mthread
  10. #set pm_api="on"
  11. #pragma data (share_global => on)
  12. #compile xfeel2.c
  13. #link xfeel.dll
  14.  
  15.